ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _BaseParallelSeriesDataModel<TValueDefinition> Class / _setGradientColorScale Method

In This Topic
    _setGradientColorScale Method (_BaseParallelSeriesDataModel<TValueDefinition>)
    In This Topic
    Syntax
    'Declaration
     
    Public Sub _setGradientColorScale( _
       ByVal value As ILinearGradientColorScale _
    ) 
    public void _setGradientColorScale( 
       ILinearGradientColorScale value
    )

    Parameters

    value
    See Also